[ Mega Script
Archive ] [ Readme's
] [ Free
For All Links ]
##############################################################################
# Free For All Link Page Version 2.2 #
# Copyright 1996 Matt Wright mattw@worldwidemart.com #
# Created 5/14/95 Last Modified 7/17/96 #
# Scripts Archive at: http://www.worldwidemart.com/scripts/ #
##############################################################################
# If you run into any problems while trying to configure this script, help #
# is available. The steps you should take to get the fastest results, are: #
# 1) Read this file thoroughly #
# 2) Consult the Matt's Script Archive Frequently Asked Questions: #
# http://www.worldwidemart.com/scripts/faq/ #
# 3) If you are still having difficulty installing this script, send #
# e-mail to: scripts-help@tahoenet.com #
# Include any error messages you are receiving and as much detail #
# as you can so we can spot your problem. Also include the variable#
# configuration block that is located at the top of the script. #
# #
# Hopefully we will be able to help you solve your problems. Thank you. #
##############################################################################
# COPYRIGHT NOTICE #
# Copyright 1996 Matthew M. Wright All Rights Reserved. #
# #
# Free For All Links may be used and modified free of charge by anyone so #
# long as this copyright notice and the comments above remain intact. By #
# using this this code you agree to indemnify Matthew M. Wright from any #
# liability that might arise from it's use. #
# #
# Selling the code for this program without prior written consent is #
# expressly forbidden. In other words, please ask first before you try and #
# make money off of my program. #
# #
# Obtain permission before redistributing this software over the Internet or #
# in any other medium. In all cases copyright and header must remain intact.#
##############################################################################
- This file contains all of the links that users
have added. Users will be automatically returned
to this document. You must place this document in
a directory with 777 file access and then chmod
this file 777. You will need to edit the
action="" part of the <form> tag
so that points to your links.pl file at your
cgi-bin. You will also want to change the bottom
link so users can get back to your home page. You
can change anything above the <form> tag
also... Just don't change the <!--XXXX-->
tags unless you want to edit the script.
Version 1.0 05/14/95 - Original links.pl created
Version 2.0 05/20/95 - Patrick Kane re-wrote almost the entire
script to make it work better
Version 2.1 08/05/95 - Added the count of links and date last
modified to the links.html file.
- Changed all my tags to the
appropriate comment tag
<!--XXXX-->
- Added a datecom variable in the
realization that just the 'date'
command was interfering with some of
the date commands located in the
cgi-bin of some servers.
- An HTML checker to remove all HTML tags
a user might try to put around their
title.
- Added quotes around the url to make the
structure more HTML compatible.
Version 2.2 07/17/96 - Fixed a bug which allowed users to post
obviously invalid URLS. Now they must
start with http or ftp and contain
something that resembles a host name.
- Due to a high incidence of banner
postings, the software was enhanced to
prevent banners and images from being
posted. Main reason for the update.
- Checks (very simply) to see if the link
has already been added. If so, it
doesn't allow it to be added again.
- Allows you to auto-add the URLs to a
database for Random Link Generator.
- Changed the form so that URL field
defaults to http:// and title field
holds 80 characters max. (These can be
changed, but prevent people from being
stupid and using up tons of lines.)
- I took out references to 'grep' and
'date', two unix commands, which made
this incompatible with other OS's. Now
it should work on other OS's or be a
trivial hack to make it work.
- Added a linkstitle, so your Error pages
will link back to your site with the
site's title.
- Cleaned up a bit.
[
Mega
Script Archive
]
|